| Name | Description | |
|---|---|---|
![]() ![]() | createAction | Creates a PDF action from a cos dictionary. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | getActions | Gets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | getCosAction | Gets the cos action object. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | getDestination | Gets the destination to jump to. |
![]() | getDestinationName | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | getFileName | Gets the file in which the destination is located. |
![]() | getNewWindow | Gets a value indicating whether to open the destination document in a new window. |
![]() | setActions | Sets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction) |
![]() | setDestination | Sets the destination to jump to. |
![]() | setFileName | Sets the file in which the destination is located. |
![]() | setNewWindow | Sets a value indicating whether to open the destination document in a new window. |

